net/http.http2ServeConnOpts.context (method)

2 uses

	net/http (current package)
		h2_bundle.go#L4034: func (o *http2ServeConnOpts) context() context.Context {
		h2_bundle.go#L4189: 	ctx, cancel = context.WithCancel(opts.context())